home *** CD-ROM | disk | FTP | other *** search
- object Konfigurace: TKonfigurace
- Left = 322
- Top = 320
- BorderStyle = bsDialog
- Caption = 'Smazat konfigura�n� soubory'
- ClientHeight = 120
- ClientWidth = 439
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- OnClose = FormClose
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 15
- Top = 8
- Width = 41
- Height = 41
- Center = True
- Picture.Data = {<image000.ico>}
- end
- object Label1: TLabel
- Left = 64
- Top = 10
- Width = 364
- Height = 20
- Caption = 'Opravdu chcete smazat konfigura�n� soubory ???'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 176
- Top = 40
- Width = 126
- Height = 20
- Caption = 'UPOZORN�N�:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 64
- Top = 64
- Width = 360
- Height = 13
- Caption = '- Kliknut�m na Ano sma�ete v menu - Soubor posledn� soubory -'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Button1: TButton
- Left = 104
- Top = 88
- Width = 105
- Height = 25
- Caption = 'Ano'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 232
- Top = 88
- Width = 105
- Height = 25
- Caption = 'Ne'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = Button2Click
- end
- end
-